Function |xor
std/ops/bin::|xor
Usage
|xor<B>(a, b)
Generics
◻ B: Binary
Parameters
↳ a: B
↳ b: B
Return
↴ B
Logical exclusive or
Makes xor ⊕ binary operation
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
std/ops/bin::|xor
|xor<B>(a, b)
◻ B: Binary
↳ a: B
↳ b: B
↴ B
Logical exclusive or
Makes xor ⊕ binary operation